home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 151-175 / disk_166 / autograf / wtext.h < prev   
C/C++ Source or Header  |  1992-05-06  |  10KB  |  270 lines

  1. /* 
  2.  *  wtext.h : all the window text in structures.
  3.  *
  4.  */
  5.  
  6. struct TextAttr TOPAZ80 = {
  7.     (STRPTR)"topaz.font",
  8.     TOPAZ_EIGHTY,0,0
  9. };
  10.  
  11. struct TextAttr TOPAZ60 = {
  12.     (STRPTR)"topaz.font",
  13.     TOPAZ_SIXTY,0,0
  14. };
  15. struct IntuiText OptText6 = {
  16.     3,0,JAM2,    /* front and back text pens, drawmode and fill byte */
  17.     252,107,    /* XY origin relative to container TopLeft */
  18.     NULL,    /* font pointer or NULL for default */
  19.     (UBYTE *)"* Click \"OK\" when options are set.",    /* pointer to text */
  20.     NULL    /* next IntuiText structure */
  21. };
  22.  
  23. struct IntuiText OptText5 = {
  24.     3,0,JAM2,    /* front and back text pens, drawmode and fill byte */
  25.     230,86,    /* XY origin relative to container TopLeft */
  26.     NULL,    /* font pointer or NULL for default */
  27.     (UBYTE *)"or more of the 3 types of graphs, or all.",    /* pointer to text */
  28.     &OptText6    /* next IntuiText structure */
  29. };
  30.  
  31. struct IntuiText OptText4 = {
  32.     3,0,JAM2,    /* front and back text pens, drawmode and fill byte */
  33.     230,74,    /* XY origin relative to container TopLeft */
  34.     NULL,    /* font pointer or NULL for default */
  35.     (UBYTE *)"(88 78) or 4 digit (1988 1978). Select one",    /* pointer to text */
  36.     &OptText5    /* next IntuiText structure */
  37. };
  38.  
  39. struct IntuiText OptText1 = {
  40.     3,0,JAM2,    /* front and back text pens, drawmode and fill byte */
  41.     230,60,    /* XY origin relative to container TopLeft */
  42.     NULL,    /* font pointer or NULL for default */
  43.     (UBYTE *)"Select options: Years can be either 2 digit",    /* pointer to text */
  44.     &OptText4    /* next IntuiText structure */
  45. };
  46.  
  47. struct IntuiText FioText3 = {
  48.     3,0,JAM2,    /* front and back text pens, drawmode and fill byte */
  49.     305,49,    /* XY origin relative to container TopLeft */
  50.     NULL,    /* font pointer or NULL for default */
  51.     (UBYTE *)"Select a file name and click 'OK'",    /* pointer to text */
  52.     NULL    /* next IntuiText structure */
  53. };
  54.  
  55. struct IntuiText FioText2 = {
  56.     3,0,JAM2,    /* front and back text pens, drawmode and fill byte */
  57.     352,33,    /* XY origin relative to container TopLeft */
  58.     NULL,    /* font pointer or NULL for default */
  59.     (UBYTE *)"Use RJ's File selector.",    /* pointer to text */
  60.     &FioText3    /* next IntuiText structure */
  61. };
  62.  
  63. struct IntuiText FioText1 = {
  64.     3,0,JAM2,    /* front and back text pens, drawmode and fill byte */
  65.     340,17,    /* XY origin relative to container TopLeft */
  66.     NULL,    /* font pointer or NULL for default */
  67.     (UBYTE *)"Select Datafile to graph.",    /* pointer to text */
  68.     &FioText2    /* next IntuiText structure */
  69. };
  70.  
  71. /*
  72.  *      HELP screen text
  73.  */
  74.  
  75. #define HPEN 1
  76.  
  77. struct IntuiText HelpText20 = {
  78.     HPEN,0,JAM2,    /* front and back text pens, drawmode and fill byte */
  79.     87,191,    /* XY origin relative to container TopLeft */
  80.     NULL,    /* font pointer or NULL for default */
  81.     (UBYTE *)"See the README file for data file format and other notes.",    /* pointer to text */
  82.     NULL    /* next IntuiText structure */
  83. };
  84.  
  85.     
  86. struct IntuiText HelpText19 = {
  87.     HPEN,0,JAM2,    /* front and back text pens, drawmode and fill byte */
  88.     10,181,    /* XY origin relative to container TopLeft */
  89.     NULL,    /* font pointer or NULL for default */
  90.     (UBYTE *)  "the Close Gadget at any time to end the program.",
  91.     &HelpText20    /* next IntuiText structure */
  92. };
  93.     
  94. struct IntuiText HelpText18 = {
  95.     HPEN,0,JAM2,    /* front and back text pens, drawmode and fill byte */
  96.     10,171,    /* XY origin relative to container TopLeft */
  97.     NULL,    /* font pointer or NULL for default */
  98.     (UBYTE *) "Window can be selected to print the current contents of the window. Click",
  99.     &HelpText19    /* next IntuiText structure */
  100. };
  101.     
  102. struct IntuiText HelpText17 = {
  103.     HPEN,0,JAM2,    /* front and back text pens, drawmode and fill byte */
  104.     10,161,    /* XY origin relative to container TopLeft */
  105.     NULL,    /* font pointer or NULL for default */
  106.     (UBYTE *) "than 1 type of graph. Click the 'DONE' gadget to enable the menu. Print",
  107.     &HelpText18    /* next IntuiText structure */
  108. };
  109.     
  110. struct IntuiText HelpText16 = {
  111.     HPEN,0,JAM2,    /* front and back text pens, drawmode and fill byte */
  112.     10,151,    /* XY origin relative to container TopLeft */
  113.     NULL,    /* font pointer or NULL for default */
  114.     (UBYTE *)  "gadgets will be available. Click the 'NEXT' gadget if you have requested more",
  115.     &HelpText17    /* next IntuiText structure */
  116. };
  117.     
  118. struct IntuiText HelpText15 = {
  119.     HPEN,0,JAM2,    /* front and back text pens, drawmode and fill byte */
  120.     10,141,    /* XY origin relative to container TopLeft */
  121.     NULL,    /* font pointer or NULL for default */
  122.     (UBYTE *) "use Draw Graph or Averages to see the data. When a graph is displayed, two",
  123.     &HelpText16    /* next IntuiText structure */
  124. };
  125.  
  126. struct IntuiText HelpText14 = {
  127.     HPEN,0,JAM2,    /* front and back text pens, drawmode and fill byte */
  128.     10,131,    /* XY origin relative to container TopLeft */
  129.     NULL,    /* font pointer or NULL for default */
  130.     (UBYTE *) "A sample file named '77pont' is included. After the data is read, you can",
  131.     &HelpText15    /* next IntuiText structure */
  132. };
  133.  
  134. struct IntuiText HelpText13 = {
  135.     HPEN,0,JAM2,    /* front and back text pens, drawmode and fill byte */
  136.     10,121,    /* XY origin relative to container TopLeft */
  137.     NULL,    /* font pointer or NULL for default */
  138.     (UBYTE *) "File, you will select the file using the Fileio requester by R.J. Mical.",
  139.     &HelpText14    /* next IntuiText structure */
  140. };
  141.  
  142. struct IntuiText HelpText12 = {
  143.     HPEN,0,JAM2,    /* front and back text pens, drawmode and fill byte */
  144.     10,111,    /* XY origin relative to container TopLeft */
  145.     NULL,    /* font pointer or NULL for default */
  146.     (UBYTE *) "gadgets. Select the desired options and click 'OK'. When you select Read",
  147.     &HelpText13    /* next IntuiText structure */
  148. };
  149.  
  150. struct IntuiText HelpText11 = {
  151.     HPEN,0,JAM2,    /* front and back text pens, drawmode and fill byte */
  152.     10,101,    /* XY origin relative to container TopLeft */
  153.     NULL,    /* font pointer or NULL for default */
  154.     (UBYTE *) "graphed to a particular range of years using the start and end year",
  155.     &HelpText12    /* next IntuiText structure */
  156. };
  157.  
  158. struct IntuiText HelpText10 = {
  159.     HPEN,0,JAM2,    /* front and back text pens, drawmode and fill byte */
  160.     10,91,    /* XY origin relative to container TopLeft */
  161.     NULL,    /* font pointer or NULL for default */
  162.     (UBYTE *)"types of graphs you would like to see. It also allows you to restrict the data",
  163.     &HelpText11    /* next IntuiText structure */
  164. };
  165.  
  166. struct IntuiText HelpText9 = {
  167.     HPEN,0,JAM2,    /* front and back text pens, drawmode and fill byte */
  168.     10,81,    /* XY origin relative to container TopLeft */
  169.     NULL,    /* font pointer or NULL for default */
  170.     (UBYTE *) "different ways. The options window has gadgets that allow you to select which",
  171.     &HelpText10    /* next IntuiText structure */
  172. };
  173.  
  174. struct IntuiText HelpText8 = {
  175.     HPEN,0,JAM2,    /* front and back text pens, drawmode and fill byte */
  176.     10,71,    /* XY origin relative to container TopLeft */
  177.     NULL,    /* font pointer or NULL for default */
  178.     (UBYTE *) "how the graphs are drawn. You can read in a data file and then graph it",
  179.     &HelpText9    /* next IntuiText structure */
  180. };
  181.  
  182. struct IntuiText HelpText7 = {
  183.     HPEN,0,JAM2,    /* front and back text pens, drawmode and fill byte */
  184.     10,61,    /* XY origin relative to container TopLeft */
  185.     NULL,    /* font pointer or NULL for default */
  186.     (UBYTE *) "until a file has been read. The settings in the options window determine",
  187.     &HelpText8    /* next IntuiText structure */
  188. };
  189.  
  190. struct IntuiText HelpText6 = {
  191.     HPEN,0,JAM2,    /* front and back text pens, drawmode and fill byte */
  192.     10,51,    /* XY origin relative to container TopLeft */
  193.     NULL,    /* font pointer or NULL for default */
  194.     (UBYTE *) "Window, Set Options, Help, and Quit. Draw Graph and Averages are disabled",
  195.     &HelpText7    /* next IntuiText structure */
  196. };
  197.  
  198. struct IntuiText HelpText5 = {
  199.     HPEN,0,JAM2,    /* front and back text pens, drawmode and fill byte */
  200.     10,41,    /* XY origin relative to container TopLeft */
  201.     NULL,    /* font pointer or NULL for default */
  202.     (UBYTE *) "command. AutoGraf has a 7 item menu: Read File, Draw Graph, Averages, Print",
  203.     &HelpText6    /* next IntuiText structure */
  204. };
  205.  
  206. struct IntuiText HelpText4 = {
  207.     HPEN,0,JAM2,    /* front and back text pens, drawmode and fill byte */
  208.     10,31,    /* XY origin relative to container TopLeft */
  209.     NULL,    /* font pointer or NULL for default */
  210.     (UBYTE *) "and miles per gallon. AutoGraf can be started by clicking its icon or by CLI",
  211.     &HelpText5    /* next IntuiText structure */
  212. };
  213.  
  214. struct IntuiText HelpText3 = {
  215.     HPEN,0,JAM2,    /* front and back text pens, drawmode and fill byte */
  216.     10,21,    /* XY origin relative to container TopLeft */
  217.     NULL,    /* font pointer or NULL for default */
  218.     (UBYTE *) "cost per mile in cents per mile, price per gallon in dollars per gallon,",
  219.     &HelpText4    /* next IntuiText structure */
  220. };
  221.  
  222. struct IntuiText HelpText2 = {
  223.     HPEN,0,JAM2,    /* front and back text pens, drawmode and fill byte */
  224.     31,11,    /* XY origin relative to container TopLeft */
  225.     NULL,    /* font pointer or NULL for default */
  226.     (UBYTE *) "AutoGraf reads the autolog datafile to construct 3 types of graphs:",
  227.     &HelpText3    /* next IntuiText structure */
  228. };
  229.  
  230. struct IntuiText IntroText5 = {
  231.     3,0,JAM1,    /* front and back text pens, drawmode and fill byte */
  232.     212,154,    /* XY origin relative to container TopLeft */
  233.     &TOPAZ80,    /* font pointer or NULL for default */
  234.     (UBYTE *)"Use menu to select function",    /* pointer to text */
  235.     NULL    /* next IntuiText structure */
  236. };
  237.  
  238. struct IntuiText IntroText4 = {
  239.     1,0,JAM1,    /* front and back text pens, drawmode and fill byte */
  240.     260,110,    /* XY origin relative to container TopLeft */
  241.     &TOPAZ80,    /* font pointer or NULL for default */
  242.     (UBYTE *)"September 1988",    /* pointer to text */
  243.     &IntroText5    /* next IntuiText structure */
  244. };
  245.  
  246. struct IntuiText IntroText3 = {
  247.     1,0,JAM1,    /* front and back text pens, drawmode and fill byte */
  248.     261,98,    /* XY origin relative to container TopLeft */
  249.     &TOPAZ80,    /* font pointer or NULL for default */
  250.     (UBYTE *)"by Joel Swank",    /* pointer to text */
  251.     &IntroText4    /* next IntuiText structure */
  252. };
  253.  
  254. struct IntuiText IntroText2 = {
  255.     1,0,JAM1,    /* front and back text pens, drawmode and fill byte */
  256.     218,66,    /* XY origin relative to container TopLeft */
  257.     &TOPAZ80,    /* font pointer or NULL for default */
  258.     (UBYTE *)"Autolog Graphing Program",    /* pointer to text */
  259.     &IntroText3    /* next IntuiText structure */
  260. };
  261.  
  262. struct IntuiText IntroText1 = {
  263.     2,0,JAM1,    /* front and back text pens, drawmode and fill byte */
  264.     215,50,    /* XY origin relative to container TopLeft */
  265.     &TOPAZ60,    /* font pointer or NULL for default */
  266.     (UBYTE *)"AutoGraf Version 1.0",    /* pointer to text */
  267.     &IntroText2    /* next IntuiText structure */
  268. };
  269.  
  270.